home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / util / cli / MoveIcon.lha / MoveIcon.readme < prev    next >
Encoding:
Text File  |  1997-11-30  |  432 b   |  13 lines

  1. Short: CLI command to position icons by co-ordinates.
  2. Type: util/cli
  3. Author: robdale@darkside.demon.co.uk (Robert Dale)
  4. Uploader: robdale@darkside.demon.co.uk (Robert Dale)
  5.  
  6. A small CLI util to position icons by x and y co-ordinates.
  7. Uses the ReadArgs() template NAME/K,X/K,Y/K where NAME is the
  8. name of the icon to position, without the .info, ie to move
  9. WORK:Disk.info to 20,25 you would use
  10.  
  11.   MoveIcon NAME WORK:Disk X 20 Y 25
  12.  
  13.